-
Home
-
WPIDE – File Manager & Code Editor
-
3.4.2
-
Code
-
Classes
- Filesystem
Total Complexity |
100 |
Dependencies |
3 |
Dependents |
7 |
Total lines |
460 |
Lines of code |
295 |
Logical lines of code |
169 |
Comment lines |
7 |
Methods |
33 |
Properties |
6 |
Methods 33
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
dirInfo() |
A |
54 |
8 |
22 |
getDirectoryCollection() |
S |
54 |
7 |
17 |
listContents() |
S |
57 |
7 |
15 |
copyDir() |
S |
52 |
6 |
24 |
getMimetype() |
S |
66 |
6 |
7 |
isPathExcluded() |
S |
58 |
5 |
15 |
getDirSize() |
S |
62 |
5 |
10 |
getBaseName() |
S |
67 |
4 |
7 |
getParent() |
S |
66 |
4 |
8 |
addSeparators() |
S |
70 |
4 |
6 |
applyPathPrefix() |
S |
65 |
4 |
9 |
store() |
S |
63 |
3 |
11 |
storeStream() |
S |
63 |
3 |
11 |
upcountCallback() |
S |
70 |
3 |
5 |
joinPaths() |
S |
69 |
3 |
6 |
read() |
S |
63 |
2 |
11 |
readStream() |
S |
63 |
2 |
11 |
move() |
S |
67 |
2 |
8 |
storeStreamFromContent() |
S |
64 |
2 |
10 |
createDir() |
S |
67 |
2 |
7 |
stripPathPrefix() |
S |
68 |
2 |
7 |
copyFile() |
S |
67 |
2 |
8 |
isDir() |
S |
67 |
2 |
8 |
createFile() |
S |
68 |
2 |
7 |
rename() |
S |
67 |
2 |
8 |
init() |
S |
63 |
1 |
10 |
upcountName() |
S |
68 |
1 |
8 |
getPathPrefix() |
S |
82 |
1 |
3 |
getSeparator() |
S |
82 |
1 |
3 |
deleteFile() |
S |
80 |
1 |
3 |
deleteDir() |
S |
80 |
1 |
3 |
fileExists() |
S |
76 |
1 |
4 |
setPathPrefix() |
S |
80 |
1 |
3 |